home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
AFS
/
PasteUp.app
/
English.lproj
/
LinksPanel.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1994-12-14
|
1KB
|
6 lines
LinksPanel = {ACTIONS = {"init:" = "init:"; "ok:" = "ok:"; "revert:" = "revert:"; "windowWillResize:" = "windowWillResize:"; }; OUTLETS = {inspector = inspector; }; SUPERCLASS = Panel; };
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
PasteUp = {OUTLETS = {linksPanel = linksPanel; }; SUPERCLASS = Object; };
WriteUp = {ACTIONS = {"appDidInit:" = "appDidInit:"; }; OUTLETS = {}; SUPERCLASS = PasteUp; };
LinksInspector = {ACTIONS = {"break:" = "break:"; "doubleAction:" = "doubleAction:"; "init:" = "init:"; "inspect:" = "inspect:"; "nextItem:" = "nextItem:"; "ok:" = "ok:"; "openFile:" = "openFile:"; "previousItem:" = "previousItem:"; "replaceFile:" = "replaceFile:"; "showSelection:" = "showSelection:"; "singleAction:" = "singleAction:"; "sort:" = "sort:"; }; OUTLETS = {breakButton = breakButton; entryBox = entryBox; entryButton = entryButton; entryChange = entryChange; entryName = entryName; entryPage = entryPage; entrySize = entrySize; fileTitle = fileTitle; iconButton = iconButton; iconImage = iconImage; matrix = matrix; openButton = openButton; pathField = pathField; pathTitle = pathTitle; replaceButton = replaceButton; scrollView = scrollView; sortPopup = sortPopup; updateList = updateList; view = view; window = window; }; SUPERCLASS = Object; };